Skip to content

[script.audiooffsetmanager@nexus] 2.1.0 - #2862

Merged
romanvm merged 1 commit into
xbmc:nexusfrom
matthane:script.audiooffsetmanager@nexus
Jul 25, 2026
Merged

[script.audiooffsetmanager@nexus] 2.1.0#2862
romanvm merged 1 commit into
xbmc:nexusfrom
matthane:script.audiooffsetmanager@nexus

Conversation

@matthane

Copy link
Copy Markdown

Add-on details:

This add-on intelligently adjusts the audio offset based on the detected HDR type, audio format, and FPS type according to user-configured settings, along with other helpful features

Description of changes:

v2.1.0 (2026-07-18)

  • HDR10+ offset settings are now available on Kodi 22 and later, and on other platforms once HDR10+ is first detected during playback
  • Offset changes made in the addon settings during playback are now applied as soon as the settings dialog is saved
  • Notifications now show the offset value in the heading and the stream details below, so nothing scrolls or gets cut off
  • Removed the onboarding flow and the bundled test video. Platform capabilities are now detected during normal video playback

v2.0.0 (2026-07-16)

  • More reliable offset application: stream changes are detected and verified before offsets are applied, eliminating misapplied offsets during playback startup and format switches
  • Manual offset adjustments are now detected from any input method (keymaps, remotes, JSON-RPC), not just the Kodi audio settings dialog
  • Smarter notifications: they wait for the stream to settle, and no longer get cut short when two notifications arrive close together
  • Improved coexistence with PM4K (Plexmod for Kodi): seek-backs are announced via the script.audiooffsetmanager.seeking window property
  • New Advanced settings category with a debug logging toggle

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [plugin.video.foo] v1.0.0

@matthane
matthane force-pushed the script.audiooffsetmanager@nexus branch from 8e968f1 to bd81497 Compare July 18, 2026 15:39
@kodiai

kodiai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Kodiai Addon Check

⚠️ Addon check incomplete. kodi-addon-checker did not complete for every changed addon, so this review may not include every addon-check finding.

  • Mode: all-timeout
  • Reason codes: all-timeout
  • Addons checked: 0/1; timed out: 1; tool unavailable: 0.
  • Findings reported from completed addons: 0.
  • Time budget: 240000ms per addon.

Raw checker output, workspace paths, GitHub payloads, and addon identifiers for skipped addons are omitted.

Kodi Add-on Rule Review

Rules source: https://kodi.wiki/view/Add-on_rules

⚠️ LLM addon-rule review was incomplete; deterministic checks still ran.

✅ No addon-rule issues found by Kodiai's addon-rule review.

@kodiai

kodiai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Decision: APPROVE

Issues: none

Evidence:

  • Review prompt covered 25 changed files.
  • Review scope note: output was scoped by prompt budget limits; Review Details include bounded counts only.
Review Details
  • Files reviewed: 41

  • Findings: 0 critical, 0 major, 0 medium, 0 minor

  • Lines changed: +3605 -1856

  • Requested profile: minimal (auto, lines changed: 5461)

  • Effective profile: minimal

  • Timeout auto-reduction: applied

  • Contributor experience: profile-backed (using linked contributor profile guidance)

  • Review completed: 2026-07-18T15:47:05.314Z

  • Total wall-clock: 7m 46s

  • Phase timings:

    • queue wait: 0ms
    • workspace preparation: 2.0s
    • retrieval/context assembly: 2.7s
    • executor handoff: 39s
    • remote runtime: 7m 0s
    • publication: 97ms (degraded: captured before publication completed)
  • Tokens: 174 in / 16,423 out | 0.8316

  • Keyword parsing: No keywords detected

  • Budget behavior: scoped (prompt-budget-limited).

  • Prompt budget: 6 sections, 1 trimmed, 0 bypassed, 85775 trimmed tokens.

  • Cache behavior: 2 observations, 1 hits, 1 misses, 0 degraded, 0 bypassed.

  • Continuation behavior: 0 observations, 0 compacted, 0 fallback, 0 degraded, 0 bypassed.

@romanvm romanvm added the Approved Approved and is ready to merge label Jul 19, 2026
@romanvm
romanvm merged commit 3c3bb71 into xbmc:nexus Jul 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved Approved and is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants